Important: These forums are for discussions between SkyDemon users. They are not routinely monitored by SkyDemon staff so any urgent issues should be sent directly to our Customer Support.

SD 2.3 preview serial port crash


Author
Message
iva
iva
Too Much Forum (2.8K reputation)Too Much Forum (2.8K reputation)Too Much Forum (2.8K reputation)Too Much Forum (2.8K reputation)Too Much Forum (2.8K reputation)Too Much Forum (2.8K reputation)Too Much Forum (2.8K reputation)Too Much Forum (2.8K reputation)Too Much Forum (2.8K reputation)
Group: Forum Members
Posts: 10, Visits: 26
SD 2.3 preview is crashing when starting navigation mode, the "Start GPS" button in the upper right corner, to be clear.

It happens on Windows XP sp3 32 bit, I'm using SkyDemon on my netbook.

The crash only happens with the real GPS input, the simulator works ok.

This is a regression, it didn't happen with version 2.2.1, that worked fine.



Here's the crash info:



See the end of this message for details on invoking

just-in-time (JIT) debugging instead of this dialog box.



************** Exception Text **************

System.NullReferenceException: Object reference not set to an instance of an object.

at Divelements.Aviation.FlightPlanner.Rendering.x5cf3c184e49e0afe.x54b213970b81a42a(Object xe0292b9ed559da7d, GetFollowBoundsEventArgs xfbf34718e704c6bc)

at Divelements.SkyDemon.Mapping.xec68586cbe898f8a.OnGetFollowBounds(GetFollowBoundsEventArgs e)

at Divelements.SkyDemon.Mapping.xec68586cbe898f8a.x3941aff21e021055()

at Divelements.SkyDemon.Mapping.xec68586cbe898f8a.xed48421bb1d76810()

at Divelements.SkyDemon.Mapping.xec68586cbe898f8a.x37450d182ffa6896(Object xe0292b9ed559da7d, EventArgs xfbf34718e704c6bc)

at System.EventHandler.Invoke(Object sender, EventArgs e)

at Divelements.SkyDemon.Navigation.x3080cce1274a1680.OnValueChanged(EventArgs e)

at Divelements.SkyDemon.Navigation.x3080cce1274a1680.xa8afddebe03dfe72()

at Divelements.SkyDemon.Navigation.x3080cce1274a1680.x0935201c0c3918e2(Object xe0292b9ed559da7d, EventArgs xfbf34718e704c6bc)

at System.EventHandler.Invoke(Object sender, EventArgs e)

at Divelements.SkyDemon.Navigation.x52ba0270bff5b762.OnValueChanged(EventArgs e)

at Divelements.SkyDemon.Navigation.x61cfd1479e9ac1e9.x67ebd625708f7213()

at Divelements.SkyDemon.Navigation.x61cfd1479e9ac1e9.x14ebd1aedf1a7315()

at Divelements.SkyDemon.Navigation.x61cfd1479e9ac1e9.x4faa1846a9a2a954(Object , EventArgs )

at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)

at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)

at System.Threading.ExecutionContext.runTryCode(Object userData)

at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)

at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)

at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)

at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)

at System.Windows.Forms.Control.InvokeMarshaledCallbacks()





************** Loaded Assemblies **************

mscorlib

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll

----------------------------------------

SkyDemon

Assembly Version: 2.2.1.30565

Win32 Version:

CodeBase: file:///D:/SkyDemon/SkyDemon.exe

----------------------------------------

Divelements.SandGrid

Assembly Version: 2.2.4.1

Win32 Version: 2.2.4.1

CodeBase: file:///D:/SkyDemon/Divelements.SandGrid.DLL

----------------------------------------

System.Windows.Forms

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

----------------------------------------

System

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

----------------------------------------

System.Drawing

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

----------------------------------------

SandDock

Assembly Version: 3.0.6.1

Win32 Version: 3.0.6.1

CodeBase: file:///D:/SkyDemon/SandDock.DLL

----------------------------------------

Divelements.Aviation

Assembly Version: 1.0.4403.30563

Win32 Version: 1.0.4403.30563

CodeBase: file:///D:/SkyDemon/Divelements.Aviation.DLL

----------------------------------------

Divelements.Mapping

Assembly Version: 1.0.4403.30562

Win32 Version: 1.0.4403.30562

CodeBase: file:///D:/SkyDemon/Divelements.Mapping.DLL

----------------------------------------

System.Xml

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll

----------------------------------------

SandBar

Assembly Version: 1.4.3.1

Win32 Version: 1.4.3.1

CodeBase: file:///D:/SkyDemon/SandBar.DLL

----------------------------------------



************** JIT Debugging **************

To enable just-in-time (JIT) debugging, the .config file for this

application or computer (machine.config) must have the

jitDebugging value set in the system.windows.forms section.

The application must also be compiled with debugging

enabled.



For example:











When JIT debugging is enabled, any unhandled exception

will be sent to the JIT debugger registered on the computer

rather than be handled by this dialog box.

Max_UK
Max_UK
Too Much Forum (6.6K reputation)Too Much Forum (6.6K reputation)Too Much Forum (6.6K reputation)Too Much Forum (6.6K reputation)Too Much Forum (6.6K reputation)Too Much Forum (6.6K reputation)Too Much Forum (6.6K reputation)Too Much Forum (6.6K reputation)Too Much Forum (6.6K reputation)
Group: Forum Members
Posts: 66, Visits: 2.9K
Thought I'd check this out & can confirm the same results.

Testing by using GPS input from FSX (HW Virtual Serial port & Fsx2NMEA, credit to col-lucy )

As soon as SD GPS is enabled on the PC, SD crashes with the messages shown by iva

Regards,

Max.

Tim Dawson
Tim Dawson
SkyDemon Team (678K reputation)SkyDemon Team (678K reputation)SkyDemon Team (678K reputation)SkyDemon Team (678K reputation)SkyDemon Team (678K reputation)SkyDemon Team (678K reputation)SkyDemon Team (678K reputation)SkyDemon Team (678K reputation)SkyDemon Team (678K reputation)
Group: Forum Members
Posts: 8.1K, Visits: 9.4K
Thanks for this report, we'll get it fixed and post a new beta later today.
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Login

Explore
Messages
Mentions
Search